projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7faae5
)
(menu-bar-mode): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 2 Jul 1998 22:09:29 +0000
(22:09 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 2 Jul 1998 22:09:29 +0000
(22:09 +0000)
lisp/menu-bar.el
patch
|
blob
|
history
diff --git
a/lisp/menu-bar.el
b/lisp/menu-bar.el
index c75f92bc623dfd103cc4ba71d0ffe0e073c2c601..49ca9083626eb18b5e1e0c6d12e24e10b2668945 100644
(file)
--- a/
lisp/menu-bar.el
+++ b/
lisp/menu-bar.el
@@
-827,8
+827,8
@@
Do the same for the keys of the same name."
"Toggle display of a menu bar on each frame.
This command applies to all frames that exist and frames to be
created in the future.
-With a numeric argument, if the argument is
nega
tive,
-turn o
ff menu bars; otherwise, turn on
menu bars."
+With a numeric argument, if the argument is
posi
tive,
+turn o
n menu bars; otherwise, turn off
menu bars."
(interactive "P")
;; Make menu-bar-mode and default-frame-alist consistent.